home *** CD-ROM | disk | FTP | other *** search
- /*
- ** Configuration
- */
-
- #define AMSTER_VERSION "0.8a"
- #define AMSTER_BUILD "5"
-
-
- #define AMSTER_HELP "PROGDIR:Amster.guide"
- #define AMSTER_PREFS "Amster.prefs"
-
-
- /* Play with the following values to make Amster even more unstable ;-) */
-
- #define AMSTER_STACK 32768
- #define AMSTER_NAPBUFSIZE 1024
-